home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95 Shareware / The Best of Windows 95 Shareware (Wayzata Technology)(1996).ISO / pc / txtutils / winedt95 / 0readme.txt next >
Text File  |  1995-09-29  |  9KB  |  240 lines

  1. --------------------------------------------------------------------------
  2.  
  3.  
  4.                                 WINEDT 95
  5.                                 =========
  6.  
  7.                        Release 1.a:  October, 1995
  8.  
  9.                         --- Shareware Version ---
  10.  
  11.                  Copyright (C) 1995 by Aleksander Simonic
  12.  
  13.  
  14.                  E-mail: alex@cs.dal.ca
  15.                  Phone:  (902) 429-7897
  16.  
  17.  
  18. --------------------------------------------------------------------------
  19.  
  20.  
  21.   This file contains some important information on the shareware
  22.   distribution of WINEDT, a state of the art text editor and
  23.   project manager for Windows 95.
  24.  
  25.  
  26.   All product names referenced herein are trademarks or registered
  27.   trademarks of their respective holders.
  28.  
  29.  
  30. --------------------------------------------------------------------------
  31.  
  32.  
  33. Contents:
  34. =========
  35.  
  36.  
  37.   1. What is WINEDT?
  38.  
  39.   2. Registration, Licensing Agreement, Disclaimer
  40.  
  41.   3. Installing WINEDT 95
  42.  
  43.   4. History
  44.  
  45.  
  46. --------------------------------------------------------------------------
  47.  
  48.  
  49. 1. What is WINEDT?
  50.  
  51.  
  52. WINEDT is a text editor and project manager for Windows 95.
  53.  
  54. WINEDT can be customized to run with different utilities and is
  55. particularly suitable for writing TeX documents. WINEDT allows the user to
  56. install DOS and Windows Applications and activate them by using a Menu
  57. Command or a Tool Bar Button. Furthermore, WINEDT can pass currently
  58. opened files as parameters, making sure that changes are automatically
  59. saved before the files are compiled. After defining utilities (such as
  60. TeX, LaTeX, BibTeX, DVI Driver, Spell Checker), most of the common tasks
  61. while writing a TeX document or a project is reduced to clicking a Tool
  62. Bar Button or selecting a Menu Command. WINEDT is suitable for writing
  63. papers, theses or books, using a simple but efficient strategy to manage
  64. projects.
  65.  
  66. As a text editor, WINEDT has all commonly-used commands and in many ways
  67. resembles Borland's IDE (although it was written from scratch using
  68. Borland's TPW Compiler). It can be used to edit huge text files. The user
  69. can open many files at once and can switch between them using the Window
  70. Menu or Ctrl+Tab switch. WINEDT is an MDI application and follows/extends
  71. Windows' Standards in every respect. WINEDT comes with a comprehensive,
  72. Context-Sensitive Help.
  73.  
  74.  
  75. --------------------------------------------------------------------------
  76.  
  77.  
  78. 2. Registration, Licensing Agreement, Disclaimer
  79.  
  80.  
  81. WINEDT 95 is a shareware. The program may be used for an evaluation period
  82. of three weeks. Any further use requires a license from the author
  83. obtained through the Registration Procedure. If you would like to register
  84. your copy send an e-mail:   alex@cs.dal.ca   (Subject: WINEDT 95)
  85.  
  86. An Unregistered Copy always issues a Message Box reminding you to register
  87. your copy. An Unregistered Version of WINEDT 95 always appends
  88. "[Unregistered Copy]" to the Window Title.
  89.  
  90.  
  91. This software cannot be sold without written authorization from the
  92. author. You may not decompile, disassemble, reverse engineer, or modify
  93. this software. This includes, but is not limited, to modifying or changing
  94. any icons, menus, or displays associated with WINEDT 95.
  95.  
  96.  
  97. The author of this program accepts no responsibility for damages resulting
  98. from the use of this software and makes no warranty, either express or
  99. implied, including but not limited to, any implied warranty of fitness for
  100. a particular purpose. This software is provided as it is, and you, its
  101. user, assume all risks when using it.
  102.  
  103.  
  104. --------------------------------------------------------------------------
  105.  
  106.  
  107. 3. Installing WINEDT 95
  108.  
  109.  
  110. (a) The following files are down-loaded and unzipped from
  111.     ftp.borland.com pub/techinfo/techdocs.../*.zip
  112.     (courtesy of Borland International, Inc.)
  113.     and are included in this package for your convenience:
  114.  
  115.       bwcc.dll    -  Borland Library   (loaded by WINEDT)
  116.       borte1.fon  -  BorlandTE Font Library (recommended)
  117.  
  118. You should move these two files in WINDOWS/SYSTEM directory.
  119.  
  120.  
  121. If you already have a version of BWCC.DLL you can decide whether to
  122. replace it or not (depending on the version).
  123. If you are developing with BWCC.DLL, please download the original package
  124. (pub/techinfo/techdocs/language/c++/bcpp/bwcc.zip) and read the
  125. instructions before replacing BWCC.DLL.
  126.  
  127.  
  128. BorTE family is an excellent choice for a font used by WINEDT.
  129. If you want WINEDT to use this font you should first install it:
  130.  
  131.                    Settings / Control Panel / Font ...
  132.  
  133. The file borte1.fon (pub/techinfo/techdocs/other/misc/borte1.zip)
  134. is provided for this purpose. You are encouraged to install and
  135. use BorTE Font with WINEDT.
  136.  
  137.  
  138. (b) Create a directory and move the following files into it:
  139.  
  140.   winedt.exe  -  WINEDT Executable
  141.   winedt.hlp  -  WINEDT Help
  142.   winedt.txt  -  Important Text to Read about WINEDT
  143.   winedt.dat  -  Examples for customizing WINEDT
  144.   winedt.ini  -  Plain Mode Initialization File
  145.   wedtxt.ini  -  Text Mode Initialization File
  146.   wedtex.ini  -  TeX Mode Initialization File
  147.  
  148.  
  149. (c) The following files can be placed anywhere:
  150.  
  151.   0readme.txt -  This File
  152.   erase.bat   -  DOS Command File: Erase *.TMP and *.BAK Files (Sample)
  153.   erase.pif   -  PIF File to run erase.bat in a DOS WINDOW (Sample)
  154.   tex.bat     -  DOS Command File that runs TeX (Sample)
  155.   tex.pif     -  PIF File to run tex.bat in a DOS WINDOW (Sample)
  156.   wedcol.exe  -  A simple utility to help you customize the colors
  157.   wedcol.pas  -  Pascal Source for "wedcol.exe"
  158.  
  159. The ".BAT" and ".PIF" files are provided as Samples for how to run DOS
  160. Utilities with WINEDT. More about that later... (See: "winedt.txt")
  161.  
  162.  
  163. (d) You can install WINEDT by creating a shortcut in one of the Programs
  164. Groups. Windows Explorer is a tool for creating and maintaining shortcuts
  165. as well as associating applications with certain file types.
  166. More about that later... (See: "winedt.txt")
  167.    You may decide to try WINEDT before installing the program. In that case
  168.    you can activate the program using your favorite Windows 95 method to
  169.    start an application (for example: Run... or Windows Explorer...).
  170.  
  171.  
  172. (e) You are now ready to start WINEDT (Plain Mode):
  173.   - Click the WINEDT ICON in the program group where you installed WINEDT.
  174.   - Choose WINEDT File Menu/Read Command and select the file "winedt.txt".
  175.   - Read the file and follow the instructions.
  176.   - If you encounter problems, press F1 for Help.
  177.  
  178.  
  179. --------------------------------------------------------------------------
  180.  
  181.  
  182. 4. History
  183.  
  184.  
  185. September 1995: WINEDT 3.1 Release 1    (for Windows 3.1)
  186.  
  187.  
  188. October   1995: WINEDT 95  Release 1.a  (for Windows 95)
  189.  
  190.   Minor Changes to WINEDT 3.1:
  191.  
  192.     - Improved and simplified documentation
  193.  
  194.     - Enhanced "looks" for Windows 95
  195.  
  196.     - New Constrains:
  197.         WINEDT 95 allows lines up to 2500 characters long
  198.                (WINEDT 3.1: 1000 characters)
  199.         WINEDT 95 allows files up to 16,000,000 lines long
  200.                (WINEDT 3.1: 32,000 lines)
  201.  
  202.     - WINEDT 95 does not resize the Help Window
  203.         You should resize/maximize the Help Window yourself.
  204.           "%Help:" setting in old initialization files should be removed.
  205.  
  206.     - Modified utility activation for Windows 95:
  207.         WINEDT 3.1 does not give focus to the newly activated application
  208.         when running under Windows 95 operating system. WINEDT 95 does...
  209.  
  210.     - Delimiter Checking in TeX Mode is enhanced
  211.  
  212.     - Problems with Undoing/Redoing are fixed
  213.  
  214.     - A few minor bugs are fixed
  215.  
  216.     - Sample ".PIF" and ".BAT" files are modified for Windows 95
  217.  
  218.     - Initialization files are renamed from
  219.       "ini???.dat" to "wed???.ini".
  220.  
  221.     - E-Mail Mode ("inielm.dat" file) is not supported:
  222.        Windows 95 provides better means for switching between applications.
  223.        You can still use WINEDT for editing e-mail messages to be
  224.        pasted in Hyper-Terminal through Windows's ClipBoard.
  225.          Hint: Create a shortcut to WINEDT (e-mail Mode) in the
  226.                Hyper-Terminal's Folder...
  227.  
  228.     - Functionality of an unregistered copy is the same as that of
  229.       the registered version except that an unregistered copy issues
  230.       Message Boxes (reminding you to register...):
  231.  
  232.     - Modified Registration Procedure:
  233.         If you are a REGISTERED USER of WINEDT 3.1 you'll have to enter
  234.         your name and registration number again.
  235.         You don't have to register again.
  236.  
  237.  
  238. --------------------------------------------------------------------------
  239.  
  240.